Skip to main content

Submission

Your submission should consist of the following:

  1. assn4_answers.pdf: The PDF document containing your answers for the questions.
  2. Include in your assn4_answers.pdf the annotated portions of:
    • x264_s.s: The scalar version of x264
    • x264_v.s: The vectorized version of x264
    • conv1.s: A simple convolutional kernel
    • conv2.s: Another convolutional kernel

These files should be at the top level in the repo that you used for your assignment. The last commit, before the deadline, will be considered for grading.


This assignment was written in July 2024 by Ayrton Chilibeck for Dr. Amaral for CMPUT 429 at the University of Alberta.